home *** CD-ROM | disk | FTP | other *** search
/ Canon Creative 3 / Canon Creative 3 - Disc 2.iso / designe / IMAGES / ICONS / DOLLAR.OPD < prev    next >
Encoding:
Text File  |  1997-05-01  |  1.4 KB  |  59 lines

  1. #[document 64.9783 102.066 111.649 199.521
  2. static oe="odd_even",nzw="nonzero_winding",wc="winding_counting";
  3. static stroked="stroked";
  4. static vert="vertical",horz="horizontal";
  5. static miter="miter",bevel="bevel",round="round";
  6. static butt="butt",proj="projected";
  7. #[page
  8. auto m=move,l=line,c=curve;
  9. auto p;
  10. gc_cspace("Lab");
  11. gc_color(100.0,0.0,0.0);
  12. rect(0,0,0,0);
  13. auto ng;ng=draw(path());
  14. auto s=array(ng);
  15. m(52.425130,199.520589);
  16. l(52.425130,98.137779);
  17. l(111.648751,98.137779);
  18. l(111.648751,199.520589);
  19. l(52.425130,199.520589);
  20. close_edge();
  21. p=path();
  22. gc_color(0.000000,0.000000,0.000000);
  23. s[0]=draw(p);
  24. m(89.708766,190.543375);
  25. l(89.708766,116.406299);
  26. l(89.708766,190.543375);
  27. close_edge();
  28. p=path();
  29. gc_draw_style(stroked);
  30. gc_line_join_style(miter);
  31. gc_stroke_width(2.867972);
  32. gc_font_draw_style(0);
  33. gc_color(100.000000,0.000000,0.006124);
  34. s[1]=draw(p);
  35. save_matrix();
  36. concat_matrix([struct a=2.86797,d=2.86797,tx=64.9783,ty=111.754,]);
  37. gc_font(load_font("[font]Unitus T"),25.400000);
  38. move(0.000, 5.914);
  39. p=text([array 83,],[array 14.903, ]);
  40. restore_matrix();
  41. gc_draw_style(nzw);
  42. gc_font_draw_style(1);
  43. s[2]=draw(p);
  44. s[1]:=s[2];
  45. m(84.116220,190.543375);
  46. l(84.116220,116.406299);
  47. l(84.116220,190.543375);
  48. close_edge();
  49. p=path();
  50. gc_draw_style(stroked);
  51. gc_font_draw_style(0);
  52. s[2]=draw(p);
  53. s[1]over=s[2];
  54. s[0]in=s[1];
  55. page:=s[0];
  56. s=NULL;
  57. #]page
  58. #]document
  59.